TechNet Webcast: What You Need to Know About Deploying Windows Vista (Level 200)
ITidiots Podcast: Installing Windows Domain Controller
Podcast authors start to build their own windows network, beginning with Windows 2003 Server based Domain Controller. Podcast contains really detailed explanations of entire DC creation process.
Want to control this feed contents? Sign up here and create your own feed!
Want more on these topics?
Browse the archive of posts filed under OS, Broadcasting, Networking, Windows, Podcasts, TCP/IP, DNS, Netbios
ITidiots Podcast: Installing Windows Domain Controller
Podcast authors start to build their own windows network, beginning with Windows 2003 Server based Domain Controller. Podcast contains really detailed explanations of entire DC creation process.
Want to control this feed contents? Sign up here and create your own feed!
Want more on these topics?
Browse the archive of posts filed under OS, Broadcasting, Networking, Windows, Podcasts, TCP/IP, DNS, Netbios
Microsoft Webcast: Maintaining Windows Vista
TechNet Webcast: Application Compatibility Considerations with Windows Vista (Level 200)
TechNet Webcast: Group Policy in Windows Vista (Level 200)
Microsoft Webcast: Best Practices for Deploying Windows Vista
Domia Lite PC Controller!
I thought i would post a brief entry to let everyone know about a new home automation controller we currently have in development here at Domia!
Working with the Domia Lite and ByeBye Standby range of hardware, the Domia Lite Controller (DLC) uses RF (radio frequency) to communicate and control your appliances, dimmers etc. With a built in web server and the ability to communicate via both both UDP and TCP you simply plug the unit into your existing network and away you go!
The DLC broadcasts a uPnP message so assuming you have the option enabled, windows will show the device in my network places. You can then either control the DLC (and your devices) directly through the built in web server or via Harmony Home Automation Server (with the Domia Lite Controller Plugin).
Anyhoo, Enough of my waffle, the best way to see what i am on about is to view the short video i have made showing the DLC in action.
The Domia Lite Controller Video!
http://www.domia.eu/videos/DLC.wmv
(the sound volume is a little low on the video so you may need to turn your speakers up a bit!)
Just for fun, below is a picture of a Domia Lite Tower! Don't Worry, there is a very good reason we plugged 9 Domia lite Appliance modules into each other, but i have to say i am a little stuck as to why i decided to balance them all on a smiley satsuma!
While testing the DLC we started running some performance tested to figure out how fast we could send a signal to switch on/off different house/unit codes (devices). The easiest way to do this was to plug a load of devices together, set each one to a unique address, plug a light into the top unit and see how long it took to turn on each unit all the way up to turning on the light! We were very pleased to discover that it was easily able to switch on 9 devices in under a second! Great performance!
Just as a little teaser on the software side, Harmony 2007 is nearly finished and about to enter beta in the next few weeks, stay tuned, as we will be opening up the beta program to the public! :)
Thats all for now! :) Tim
ChartFX.Lite nd VS2005SP1
Looking thru the postings, the ChartFX.Lite product works with VS2005. But I
am getting the following error, when I try to use it in VS2005:
Generation of designer file failed: Type
'SoftwareFX.ChartFX.Lite.Internet.Chart' does not have a public property
named 'chart'.
I am running VS2005SP1.
It works fine in my VS2003 project.
Code snippets:
<%@ Register TagPrefix="cc1" Namespace="SoftwareFX.ChartFX.Lite.Internet"
Assembly="ChartFX.Lite.Internet" %>
<cc1:chart class="chartfx"
id="ManagedVehicles"
runat="server"
border="true"
Height="400px"
LegendBox="True"
Gallery="Bar"
Chart3D="False"
BackColor="White"
width="500px"
position="relative"
XAxis
PointLabels="True">
<cc1:chart>
Does anyone have any ideas?
Thanks,
Karel Bekker